home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000184_news@columbia.edu_Thu Apr 20 15:43:43 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA09229
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 20 Apr 1995 13:06:11 -0400
  3. Received: by apakabar.cc.columbia.edu id AA25538
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 20 Apr 1995 13:06:09 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!gatech!udel!news.mathworks.com!solaris.cc.vt.edu!swiss.ans.net!meaddata!news
  6. From: robertg@meaddata.com (Robert Gerdardy)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Kermit in background
  9. Date: 20 Apr 1995 15:43:43 GMT
  10. Organization: Mead Data Central, Dayton OH
  11. Lines: 22
  12. Distribution: usa
  13. Message-Id: <3n5vff$hue@meaddata.meaddata.com>
  14. References: <3n0iou$fhc@meaddata.meaddata.com>
  15. Reply-To: robertg@meaddata.com
  16. Nntp-Posting-Host: atom.meaddata.com
  17. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  18.  
  19. In article fhc@meaddata.meaddata.com, robertg@meaddata.com (Robert Gerardy) writes:
  20. >>to do, but the general idea is to invoke Kermit with the "-l n" option,
  21. >>where n is the numeric file descriptor of the open communication device.
  22. >
  23. >
  24. >I tried using using -l 0, it still didn't work. I guess it wanted to write as
  25. >well as read stdin? I want it to receive on stdin and send on stdout.
  26. >
  27. >BTW, it also seems to return an exit code of 0 even when the receive option
  28. >is used and the transfer fails? Shouldn't it return something else if the 
  29. >requested transfer fails?
  30. >
  31. >Bob
  32. >
  33.  
  34. OK. So I fetched the latest version. It produced a larger debug.log file, but
  35. still doesn't work. I can send someone the debug.log file if that would be
  36. of use.
  37.  
  38.  
  39.  
  40.